Pass in kernel/ramdisk settings to pygrub; if specified, don't try to use
authorTim Deegan <Tim.Deegan@xensource.com>
Tue, 9 Jan 2007 13:24:40 +0000 (13:24 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Tue, 9 Jan 2007 13:24:40 +0000 (13:24 +0000)
commit8c119d2ee4f79c20f9aeb7759d76a458f14902c1
tree1ee001373ea08aa6b86bd7cf0b9670a739236369
parentb624e752bd6783279c353509b7434d42ed35150f
Pass in kernel/ramdisk settings to pygrub; if specified, don't try to use
grub.conf; this allows hands-off bootloading in the absence of a grub.conf.
It's also useful for specifying temporary changes etc.

Signed-off-by: John Levon <john.levon@sun.com>
tools/pygrub/src/pygrub
tools/python/xen/xend/XendBootloader.py